Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 8b3432441483f036604ebe79e1aee7f13374c175


Parents : 5e2881f
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-04-30T13:47:34-05:00

fix(build): refine x64 architecture file handling in package.json for improved resource inclusion

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M package.json +1 -1

Diff

diff --git a/package.json b/package.json
index 37b4d5f5..f68a09b5 100644
--- a/package.json
+++ b/package.json
@@ -163,7 +163,7 @@
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
"com.apple.security.device.audio-input": true
},
- "x64ArchFiles": "Contents/Resources/backend/**",
+ "x64ArchFiles": "Contents/Resources/backend{/**,/**/.*/**}",
"extraResources": [
{
"from": "build/exe/darwin-${arch}",


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────